MM's OS3.9 fixes: workbench.pch Patches workbench.library V45.127 (OS3.9 BB1) to V45.128 This patch fixes some of bugs in Workbench V45: - RemoveAppMenuItem() memory leaks - greatly speeded up removing/adding menus (requires usage of new tag: WBA_LayoutMenus=$8000A050) - there is now safety check build into AddAppMenuItem() which ensures the total number of WB menus will never exceed maximum allowed (31) - copying of linked files' icons - copy deadlock (drag-copy of main volume icon over its child leaved-out drawer) - rename w/o changes was cutting 1 character each time - 12 char max size length in 'view by name' mode - reworked libinit/open/close/expunge - 1.3 LoadWB command now works To apply the patch you can use included install script; remember to place the spatch command somewhere in your path. Original file will be backed up using '.bak' suffix. For questions, bugreports, etc. mail me: bloelle@priv.gold.pl NO WARRANTIES: USE AT YOUR OWN RISK! Have fun, MM